func runtime.heapSetTypeLarge

2 uses

	runtime (current package)
		malloc.go#L1626: 		getMCache(mp).scanAlloc += heapSetTypeLarge(uintptr(x), size, typ, span)
		mbitmap.go#L724: func heapSetTypeLarge(x, dataSize uintptr, typ *_type, span *mspan) uintptr {